Skip to content

feat: ensure MLS is established when joining meeting [WPB-25677] - #5114

Open
saleniuk wants to merge 6 commits into
developfrom
feat/ensure-mls-established-for-meeting
Open

feat: ensure MLS is established when joining meeting [WPB-25677]#5114
saleniuk wants to merge 6 commits into
developfrom
feat/ensure-mls-established-for-meeting

Conversation

@saleniuk

@saleniuk saleniuk commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-25677


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Logic for making sure that the meeting's underlying MLS conversation has already established MLS group.

Dependencies (Optional)

Needs releases with:

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Open dev-debug build, go to "meetings" tab, you need to have a meeting with a conversation that doesn't have MLS group established yet and try to join that meeting when it's ongoing.


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@saleniuk saleniuk changed the title Feat/ensure mls established for meeting feat: ensure MLS is established when joining meeting [WPB-25677] Jul 30, 2026
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.27%. Comparing base (6e39e18) to head (759d9a6).

Files with missing lines Patch % Lines
...wire/android/ui/calling/CallingViewModelFactory.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5114      +/-   ##
===========================================
+ Coverage    50.15%   50.27%   +0.11%     
===========================================
  Files          666      666              
  Lines        24397    24413      +16     
  Branches      3780     3781       +1     
===========================================
+ Hits         12237    12273      +36     
+ Misses       11039    11019      -20     
  Partials      1121     1121              
Files with missing lines Coverage Δ
.../android/ui/home/meetings/MeetingsCallViewModel.kt 100.00% <100.00%> (+100.00%) ⬆️
...wire/android/ui/calling/CallingViewModelFactory.kt 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e39e18...759d9a6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Test Results

2 177 tests  +4   2 177 ✅ +4   2m 23s ⏱️ +4s
  238 suites +1       0 💤 ±0 
  238 files   +1       0 ❌ ±0 

Results for commit 759d9a6. ± Comparison against base commit 6e39e18.

♻️ This comment has been updated with latest results.

@github-actions

Copy link
Copy Markdown
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@saleniuk
saleniuk requested review from Garzas and yamilmedina July 30, 2026 14:16
saleniuk added 2 commits July 31, 2026 15:14
…tablished-for-meeting

# Conflicts:
#	app/src/main/kotlin/com/wire/android/di/accountScoped/MeetingModule.kt
#	features/meetings/src/main/res/values/strings.xml
@pull-request-size pull-request-size Bot added size/S and removed size/M labels Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@github-actions

Copy link
Copy Markdown
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant